Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Vortex WebAssembly bindings #1583

Closed
wants to merge 4 commits into from
Closed

feat: Vortex WebAssembly bindings #1583

wants to merge 4 commits into from

Conversation

a10y
Copy link
Contributor

@a10y a10y commented Dec 5, 2024

No description provided.

@a10y
Copy link
Contributor Author

a10y commented Dec 6, 2024

It turns out you can run datafusion + parquet-rs in WASM, maybe?

https://github.com/XiangpengHao/parquet-viewer/blob/main/src/query_input.rs#L46

https://parquet-viewer.xiangpeng.systems/

@a10y
Copy link
Contributor Author

a10y commented Dec 6, 2024

I think it's still an open question on if we want to maintain JS/TS bindings and a publicly-accessible browser WASM bundle like this.

I think it's better to instead merge #1599 to at least ensure that we leave the door open for WASM things in the future. I think we need to build some more web apps that use Vortex before I can have a solid opinion on what the JS bindings should look like

@a10y a10y closed this Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant